FastSemaphore

FastSemaphores differ from classic semaphores in the following ways:

Since there are no objects associated with FastSemaphores, there are a number of restrictions that developers should be aware of before using a FastSemaphore:

Topics: